python-hatchling: add python-setuptools/host as dep
authorAlexandru Ardelean <[email protected]>
Thu, 13 Nov 2025 13:49:20 +0000 (15:49 +0200)
committerAlexandru Ardelean <[email protected]>
Thu, 13 Nov 2025 17:32:33 +0000 (19:32 +0200)
Previously this was provided by python3/host

Signed-off-by: Alexandru Ardelean <[email protected]>
lang/python/python-hatchling/Makefile

index a9842ebc0ea855859d671396a9a421faa007702b..2f24793c42652c9bc1f8d762c60abcb1f369f5b8 100644 (file)
@@ -22,6 +22,7 @@ PKG_HOST_ONLY:=1
 HOST_BUILD_DEPENDS:= \
        python3/host \
        python-build/host \
+       python-setuptools/host \
        python-installer/host \
        python-editables/host \
        python-packaging/host \